//+------------------------------------------------------------------+ //| reverse position.mq4 | //| Copyright © 2007, Serega Lykov | //| http://www.mtexperts.narod.ru/ | //+------------------------------------------------------------------+ #property copyright "Copyright © 2007, Serega Lykov" #property link "http://www.mtexperts.narod.ru/" #property show_confirm #include #include //+------------------------------------------------------------------+ //| "reverse first market order if it is first at current currency" | //+------------------------------------------------------------------+ int start() { double price; for(int i=0;i